home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / python2.6 / struct.py < prev    next >
Encoding:
Python Source  |  2009-04-18  |  54 b   |  3 lines

  1. from _struct import *
  2. from _struct import _clearcache
  3.